﻿@charset "utf-8";
.產品圖片-位置 {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;

}
.產品標題-bluesugn {
	color: #0068B7;
}
.產品標題-ZDHC {
	color: #4C4948;
}
.產品標題-GOTS {
	color: #009944;
}



.產品圖片-外框 {
	border: 1px solid hsla(0,0%,70%,1.00);
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;

}
.產品圖片 {
	display: block;
}
.產品圖片-文字 a:hover {
	color: hsla(0,0%,0%,1.00);
	border-bottom: 2px solid hsla(205,73%,44%,1.00);
}
.產品圖片-文字 a {
	color: hsla(0,0%,45%,1.00);
	text-decoration: none;
	font-family: "微軟正黑體", Arial;
}
.產品圖片-文字 {
	color: hsla(0,0%,0%,1.00);
	font-family: "微軟正黑體", Arial;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 18px;
	width: auto;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: -6px;
}
.產品圖片-全部位置 {
	color: #000000;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 2px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	/* [disabled]display: block; */
}
.產品-文字說明 {
	color: rgba(0,0,0,1.00);
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: justify;
	line-height: 30px;
	text-indent: 34px;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 3px;
}
.產品圖片-英文內容 {
	font-size: 17px;
	line-height: 18px;
	color: hsla(0,0%,45%,1.00);
	font-family: "微軟正黑體", Arial;
	/* [disabled]letter-spacing: 2px; */
	text-align: right;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.產品圖片-英文內容 a {
	color: hsla(0,0%,45%,1.00);
	font-family: "微軟正黑體", Arial;
	text-decoration: none;
}
.產品圖片-英文內容 a:hover {
	color: hsla(0,0%,0%,1.00);
	border-bottom: 2px solid hsla(205,73%,44%,1.00);
